FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package hl7.fhir.vn.core#1.0.0-beta (62 ms)

Package hl7.fhir.vn.core
Type StructureDefinition
Id Id
FHIR Version R4
Source http://moh.gov.vn/fhir/vn-core-ig/https://simplifier.net/resolve?scope=hl7.fhir.vn.core@1.0.0-beta&canonical=http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-location
Url http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-location
Version 1.0.0
Status draft
Date 2021-05-19T09:18:28.778251+00:00
Name VNCoreLocation
Title Location Profile - VN Core R4
Experimental False
Realm vn
Authority hl7
Description Thông tin mô tả về giường/phòng thuộc khoa phòng/cơ sở khám, chữa bệnh.
Purpose TODO: add note
Copyright Bộ Y tế Việt Nam
Type Location
Kind resource

Resources that use this resource

StructureDefinition
http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-encounter Encounter Profile - VN Core R4
http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-imaging-study Imaging Study profile - VN Core R4
http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-immunization Immunization Profile - VN Core R4
http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-location Location Profile - VN Core R4
http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-medication-dispense MedicationDispense Profile - VN R4 Core
http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-practitioner-role PractitionerRole Profile - VN Core R4
http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-procedure Procedure Profile - VN Core R4
http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-service-request ServiceRequest profile - VN Core R4

Resources that this resource uses

StructureDefinition
http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-address Address profile - VN Core R4
http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-codeableconcept Codeable Concept profile - VN Core R4
http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-coding Coding profile - VN Core R4
http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-healthcare-department HealthcareDepartment Profile - VN Core R4
http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-location Location Profile - VN Core R4
http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-provider Provider Profile - VN Core R4


Narrative

Note: links and images are rebased to the (stated) source


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "vn-core-location",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2021-05-19T09:18:30.876+00:00"
  },
  "text" : {
    "status" : "empty",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" />"
  },
  "url" : "http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-location",
  "version" : "1.0.0",
  "name" : "VNCoreLocation",
  "title" : "Location Profile - VN Core R4",
  "status" : "draft",
  "date" : "2021-05-19T09:18:28.778251+00:00",
  "publisher" : "Cục Công nghệ thông tin - Bá»™ Y tế",
  "description" : "Thông tin mô tả về giường/phòng thuá»™c khoa phòng/cÆ¡ sở khám, chữa bệnh.",
  "purpose" : "TODO: add note",
  "copyright" : "Bá»™ Y tế Việt Nam",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Location",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Location",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Location.identifier",
        "path" : "Location.identifier",
        "mustSupport" : true
      },
      {
        "id" : "Location.status",
        "path" : "Location.status",
        "mustSupport" : true
      },
      {
        "id" : "Location.operationalStatus",
        "path" : "Location.operationalStatus",
        "type" : [
          {
            "code" : "Coding",
            "profile" : [
              "http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-coding"
            ]
          }
        ]
      },
      {
        "id" : "Location.name",
        "path" : "Location.name",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Location.description",
        "path" : "Location.description",
        "mustSupport" : true
      },
      {
        "id" : "Location.type",
        "path" : "Location.type",
        "mustSupport" : true
      },
      {
        "id" : "Location.telecom",
        "path" : "Location.telecom",
        "mustSupport" : true
      },
      {
        "id" : "Location.address",
        "path" : "Location.address",
        "type" : [
          {
            "code" : "Address",
            "profile" : [
              "http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-address"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Location.physicalType",
        "path" : "Location.physicalType",
        "min" : 1,
        "type" : [
          {
            "code" : "CodeableConcept",
            "profile" : [
              "http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-codeableconcept"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Location.managingOrganization",
        "path" : "Location.managingOrganization",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-provider",
              "http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-healthcare-department"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Location.partOf",
        "path" : "Location.partOf",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://hl7.org/fhir/StructureDefinition/Location",
              "http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-location"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Location.hoursOfOperation",
        "path" : "Location.hoursOfOperation",
        "mustSupport" : true
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.